runtime.unwinder.g (field)
9 uses
runtime (current package)
traceback.go#L102: g guintptr
traceback.go#L219: g: gp.guintptr(),
traceback.go#L256: gp := u.g.ptr()
traceback.go#L299: u.g.set(gp)
traceback.go#L322: u.g.set(gp)
traceback.go#L448: gp := u.g.ptr()
traceback.go#L567: gp := u.g.ptr()
traceback.go#L605: ctxt := u.g.ptr().cgoCtxt[u.cgoCtxt]
traceback.go#L984: gp := u.g.ptr()
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |